PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFNumberFormat Class / getConversionFactor Method
In This Topic
    getConversionFactor Method
    In This Topic
    Gets the conversion factor.
    When this object is in the first number format in the array, its meaning (that is, what it shall be multiplied by) depends on which property in the references the number format array.
    Syntax
    public double getConversionFactor()

    Return Value

    The conversion factor used to multiply a value in partial units of the previous number format array element to obtain a value in the units of this object.
    See Also